home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 May
/
CHIPCD200305.iso
/
soft
/
fm42ch.exe
/
{app}
/
Foxmail.exe
/
0
/
RCDATA
/
TDLGACCWIZARD
/
TDLGACCWIZARD.txt
< prev
Wrap
Text File
|
2002-07-04
|
25KB
|
932 lines
object DlgAccWizard: TDlgAccWizard
Tag = 1900
Left = 303
Top = 192
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Wizard'
ClientHeight = 318
ClientWidth = 496
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 8
Top = 272
Width = 481
Height = 2
end
object Image1: TImage
Left = 14
Top = 16
Width = 120
Height = 240
Picture.Data = {<image000.gif>}
end
object BtnPrev: TButton
Tag = 1930
Left = 165
Top = 284
Width = 75
Height = 25
Caption = '< &Back'
Enabled = False
TabOrder = 0
OnClick = BtnPrevClick
end
object BtnNext: TButton
Tag = 1931
Left = 240
Top = 284
Width = 74
Height = 25
Caption = 'Ne&xt >'
Default = True
TabOrder = 1
OnClick = BtnNextClick
end
object BtnCancel: TButton
Tag = 1933
Left = 328
Top = 284
Width = 75
Height = 25
Cancel = True
Caption = '&Cancel'
ModalResult = 2
TabOrder = 2
OnClick = BtnCancelClick
end
object BtnHelp: TButton
Tag = 1934
Left = 410
Top = 284
Width = 74
Height = 25
Caption = '&Help'
TabOrder = 3
OnClick = BtnHelpClick
end
object Notebook: TNotebook
Left = 145
Top = 8
Width = 346
Height = 257
PageIndex = 4
TabOrder = 4
object TPage
Left = 0
Top = 0
Caption = 'FirstRun'
object L_FirstRun: TLabel
Tag = 1906
Left = 16
Top = 8
Width = 321
Height = 33
AutoSize = False
Caption = 'Welcome the Foxmail'
WordWrap = True
end
object L_firstrun_d: TLabel
Left = 16
Top = 40
Width = 321
Height = 73
AutoSize = False
Caption =
'Before running Foxmail, you have to create at least one account.' +
' You can import an account from Foxmail 2.1 (or lower), or creat' +
'e a new one. Note: you can do the upgrading at any time in FoxMa' +
'il, not exactly now.'
WordWrap = True
end
object RBupgrade: TRadioButton
Left = 16
Top = 160
Width = 313
Height = 17
Caption = 'Upgrade from version 2.1 (or lower)'
TabOrder = 0
OnClick = RBupgradeClick
end
object RBnewaccount: TRadioButton
Left = 16
Top = 192
Width = 321
Height = 17
Caption = 'Create a new account'
TabOrder = 1
OnClick = RBupgradeClick
end
end
object TPage
Left = 0
Top = 0
Caption = 'Welcome'
object L_welcome: TLabel
Tag = 1900
Left = 16
Top = 8
Width = 297
Height = 25
AutoSize = False
Caption = 'Foxmail Account Wizard'
end
object L_desc1: TLabel
Tag = 1890
Left = 16
Top = 40
Width = 321
Height = 65
AutoSize = False
Caption =
'This will help you to set up new account. Each account means a d' +
'ifferent user, or a different user identity (for example, one fo' +
'r working and another for private)'
WordWrap = True
end
object L_desc2: TLabel
Tag = 1891
Left = 16
Top = 112
Width = 321
Height = 49
AutoSize = False
Caption =
'In each user account, you can still set up multiple POP3 mailbox' +
' account, so NO necessory to set up each POP3 account as a FoxMa' +
'il user account.'
WordWrap = True
end
object L_desc3: TLabel
Tag = 1892
Left = 16
Top = 168
Width = 321
Height = 41
AutoSize = False
Caption =
'You can add an access password for each account to protect your ' +
'messages from others.'
WordWrap = True
end
end
object TPage
Left = 0
Top = 0
Caption = 'AccName'
object L_Account: TLabel
Tag = 1901
Left = 16
Top = 8
Width = 297
Height = 25
AutoSize = False
Caption = 'Create New User Account'
end
object L_accname_d: TLabel
Tag = 1902
Left = 16
Top = 40
Width = 321
Height = 41
AutoSize = False
Caption =
'The User Name identifies a new user. Each user can have multiple' +
' POP3 mailbox, but only one mail address when sending.'
WordWrap = True
end
object L_accname_p: TLabel
Tag = 1903
Left = 48
Top = 88
Width = 56
Height = 13
Alignment = taRightJustify
Caption = '&User Name:'
FocusControl = E_accname
end
object L_boxpath: TLabel
Tag = 1905
Left = 16
Top = 144
Width = 321
Height = 49
AutoSize = False
Caption =
'Specify the local mailbox path, eg, C:\FOXMAIL\MAILBOX. It can a' +
'lso be a network shared directory such as \\SERVER\MYBOX. You ca' +
'n let it as <Default> so FoxMail will create a new directory.'
WordWrap = True
end
object L_boxpath_p: TLabel
Tag = 1904
Left = 41
Top = 200
Width = 63
Height = 13
Alignment = taRightJustify
Caption = '&Mailbox path:'
FocusControl = E_boxpath
end
object E_accname: TEdit
Left = 112
Top = 84
Width = 225
Height = 21
TabOrder = 0
end
object E_boxpath: TEdit
Tag = 1928
Left = 112
Top = 196
Width = 225
Height = 21
Enabled = False
ReadOnly = True
TabOrder = 1
end
object BtnSelPath: TButton
Tag = 1918
Left = 176
Top = 224
Width = 75
Height = 23
Caption = '&Browse...'
TabOrder = 2
OnClick = BtnSelPathClick
end
object BtnPathDefault: TButton
Tag = 1919
Left = 256
Top = 224
Width = 75
Height = 23
Caption = '&Default'
TabOrder = 3
OnClick = BtnPathDefaultClick
end
end
object TPage
Left = 0
Top = 0
Caption = 'UserName'
object L_UserName: TLabel
Tag = 1911
Left = 16
Top = 8
Width = 297
Height = 25
AutoSize = False
Caption = 'Mail Sender Identity'
end
object L_User_d: TLabel
Tag = 1912
Left = 16
Top = 56
Width = 321
Height = 33
AutoSize = False
Caption =
'The Sender Name will be added to mails you sent out, so the rece' +
'iver can see your name.'
WordWrap = True
end
object L_username_p: TLabel
Tag = 1913
Left = 42
Top = 104
Width = 66
Height = 13
Alignment = taRightJustify
Caption = '&Sender name:'
FocusControl = E_username
end
object L_address_d: TLabel
Tag = 1914
Left = 16
Top = 144
Width = 321
Height = 41
AutoSize = False
Caption =
'Mail Address Let others reply to you to this address. You can sp' +
'ecify another Reply-Address later. Eg, John@yourhost.com.'
WordWrap = True
end
object L_address_p: TLabel
Tag = 1915
Left = 41
Top = 200
Width = 63
Height = 13
Alignment = taRightJustify
Caption = 'Mail &Address:'
FocusControl = E_address
end
object E_username: TEdit
Left = 112
Top = 100
Width = 225
Height = 21
TabOrder = 0
end
object E_address: TEdit
Left = 112
Top = 196
Width = 225
Height = 21
TabOrder = 1
end
end
object TPage
Left = 0
Top = 0
Caption = 'Server'
object L_server_d: TLabel
Tag = 1906
Left = 16
Top = 8
Width = 321
Height = 25
AutoSize = False
Caption = 'Mail Server'
WordWrap = True
end
object L_pop3_d: TLabel
Tag = 1907
Left = 16
Top = 53
Width = 321
Height = 45
AutoSize = False
Caption =
'POP3(PostOffice Protocol 3) server receives and preservs message' +
's sent from others. E.g., public.guangzhou.gd.cn'
WordWrap = True
end
object L_pop3_p: TLabel
Tag = 1908
Left = 46
Top = 101
Width = 62
Height = 13
Alignment = taRightJustify
Caption = '&POP3 Server'
FocusControl = E_pop3
end
object L_smtp_d: TLabel
Tag = 1909
Left = 16
Top = 182
Width = 321
Height = 47
AutoSize = False
Caption =
'Your out messages will be sent by SMTP(Simple Mail Transfer Prot' +
'ocol) server to the destination host.'
WordWrap = True
end
object L_smtp_p: TLabel
Tag = 1910
Left = 39
Top = 232
Width = 65
Height = 13
Alignment = taRightJustify
Caption = '&SMTP server:'
FocusControl = E_smtp
end
object L_pop3acc: TLabel
Tag = 1921
Left = 68
Top = 132
Width = 40
Height = 13
Alignment = taRightJustify
Caption = '&Account'
FocusControl = E_pop3acc
end
object L_POP3password: TLabel
Tag = 1921
Left = 62
Top = 161
Width = 46
Height = 13
Alignment = taRightJustify
Caption = 'Pass&word'
FocusControl = E_pop3pass
end
object L_pop3_d_hotmail: TLabel
Tag = 1907
Left = 17
Top = 53
Width = 325
Height = 48
AutoSize = False
Caption =
'If the Foxmail-Hotmail Proxy run on local PC, the "POP3 Server" ' +
'should be "localhost", otherwize it should be the IP or NAME of ' +
'the PC which the Foxmail-Hotmail Proxy on.'
Visible = False
WordWrap = True
end
object L_smtp_d_hotmail: TLabel
Tag = 1909
Left = 16
Top = 182
Width = 325
Height = 46
AutoSize = False
Caption =
'If the Foxmail-Hotmail Proxy run on local PC, the "SMTP Server" ' +
'should be "localhost", otherwize it should be the IP or NAME of ' +
'the PC which the Foxmail-Hotmail Proxy on.'
Visible = False
WordWrap = True
end
object E_pop3: TEdit
Left = 115
Top = 99
Width = 225
Height = 21
TabOrder = 2
end
object E_smtp: TEdit
Left = 115
Top = 227
Width = 225
Height = 21
TabOrder = 5
end
object E_pop3acc: TEdit
Left = 115
Top = 128
Width = 129
Height = 21
TabOrder = 3
end
object E_pop3pass: TEdit
Left = 115
Top = 158
Width = 129
Height = 21
PasswordChar = '*'
TabOrder = 4
end
object optHotmailAccount: TRadioButton
Left = 160
Top = 32
Width = 137
Height = 17
Caption = 'Hotmail/MSN account'
TabOrder = 1
TabStop = True
OnClick = optHotmailAccountClick
end
object optPOP3Account: TRadioButton
Left = 16
Top = 32
Width = 137
Height = 17
Caption = 'POP3 account'
Checked = True
TabOrder = 0
TabStop = True
OnClick = optHotmailAccountClick
end
end
object TPage
Left = 0
Top = 0
Caption = 'Finish'
object L_finished: TLabel
Tag = 1916
Left = 16
Top = 8
Width = 297
Height = 25
AutoSize = False
Caption = 'Finished'
end
object L_pressfinish_d: TLabel
Tag = 1917
Left = 16
Top = 40
Width = 321
Height = 33
AutoSize = False
Caption = 'Press the "Finish" button to complete account creating.'
WordWrap = True
end
object chkSmtpAuthentication: TCheckBox
Left = 18
Top = 82
Width = 300
Height = 17
Caption = 'S&MTP server need AUTHENTICATION'
TabOrder = 0
end
object chkLeaveServerCopy: TCheckBox
Left = 18
Top = 112
Width = 300
Height = 17
Caption = '&Leave a copy of messages in server'
TabOrder = 1
end
end
object TPage
Left = 0
Top = 0
Caption = 'upgrade'
object L_upgrade: TLabel
Tag = 1906
Left = 16
Top = 8
Width = 321
Height = 33
AutoSize = False
Caption = 'Welcome to Foxmail upgrade wizard'
WordWrap = True
end
object L_upgrade_d: TLabel
Left = 16
Top = 48
Width = 321
Height = 65
AutoSize = False
Caption =
'This wizard will help you to upgrade data in Foxmail version 2.1' +
' (or lower) to the new version. The data includes account settin' +
'gs, mailboxes, messages in mailboxes, etc.'
WordWrap = True
end
end
object TPage
Left = 0
Top = 0
Caption = 'UpgSelPath'
object L_UpgSelPath: TLabel
Tag = 1906
Left = 16
Top = 8
Width = 321
Height = 25
AutoSize = False
Caption = 'Select File Foxmail.ini'
WordWrap = True
end
object L_UpgSelPath_d: TLabel
Left = 16
Top = 40
Width = 321
Height = 49
AutoSize = False
Caption =
'Locate the file Foxmail.ini. FoxMail.ini includes all the sett' +
'ings for the account, and the mailbox directory.'
WordWrap = True
end
object TBpath: TSpeedButton
Left = 308
Top = 112
Width = 24
Height = 24
Glyph.Data = {
56070000424D5607000000000000360400002800000028000000140000000100
0800000000002003000000000000000000000001000000010000000000000000
80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
A600000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000F0FBFF00A4A0A000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
0303030303030303030303030303030303030303030303030303030303030303
0303030303030303030303030303030303030303030303030303030303030303
0303030303030303030303030303030303030303030303030303030303030303
0303030303030303030303030303030303030303030303030303030303030303
030303030303030303FFFFFFFFFFFFFFFFFFFFFFFFFFFF0303030303F8000000
00000000000000000000030303030303F8F8F8F8F8F8F8F8F8F8F8F8F8F803FF
03030303000007FB07FB07FB07FB07FB07FB000303030303F8F803FF03030303
030303030303F8FF0303030300FF0007FB07FB07FB07FB07FB07000303030303
F8FFF8FF03030303030303030303F803FF03030300FB00FB07FB07FB07FB07FB
07FB070003030303F8FFF803FF03030303030303030303F8FF03030300FFFB00
FB07FB07FB07FB07FB07FB0003030303F8FF03F8FF03030303030303030303F8
03FF030300FBFF0007FB07FB07FB07FB07FB07FB00030303F8FF03F803FFFFFF
FFFF030303030303F8FF030300FFFBFF000000000007FB07FB07FB0700030303
F8FF0303F8F8F8F8F803FFFFFFFFFFFFF803030300FBFFFBFFFBFFFBFF000000
0000000003030303F8FF03030303030303F8F8F8F8F8F8F80303030300FFFBFF
FBFFFBFFFBFFFBFFFB00030303030303F8FF0303030303030303030303F8FF03
0303030300FBFFFBFFFBFFFBFFFBFFFBFF00030303030303F8FF0303030303FF
FFFFFFFFFFF803030303030300FFFBFFFBFF0000000000000003030303030303
F807FFFFFFFFF8F8F8F8F8F8F803030303030303030000000000030303030303
030303030303030303F8F8F8F8F8030303030303030303030303030303030303
0303030303030303030303030303030303030303030303030303030303030303
0303030303030303030303030303030303030303030303030303030303030303
0303030303030303030303030303030303030303030303030303030303030303
0303030303030303030303030303030303030303030303030303030303030303
0303030303030303030303030303030303030303030303030303}
NumGlyphs = 2
OnClick = TBpathClick
end
object E_path: TEdit
Left = 16
Top = 112
Width = 289
Height = 21
Color = clBtnFace
ReadOnly = True
TabOrder = 0
end
end
object TPage
Left = 0
Top = 0
Caption = 'BeginUpgrade'
object L_BeginUpg: TLabel
Tag = 1906
Left = 16
Top = 8
Width = 321
Height = 33
AutoSize = False
Caption = 'Begin Upgrade'
WordWrap = True
end
object L_BeginUpg_d: TLabel
Left = 16
Top = 48
Width = 321
Height = 73
AutoSize = False
Caption =
'Press the Finish button to import the account from pervious vers' +
'ion to this one. The mailbox files will still leave in their dir' +
'ectory, so do not delete them. The file '#39'Foxmail.ini'#39' will be ba' +
'ckup to file '#39'Foxmail.in~'#39'.'
WordWrap = True
end
end
object TPage
Left = 0
Top = 0
Caption = 'ExFileName'
object lblExFileName: TLabel
Left = 13
Top = 13
Width = 64
Height = 13
Caption = 'Export to file :'
end
object E_ExportFileName: TEdit
Left = 13
Top = 39
Width = 319
Height = 21
TabOrder = 0
end
object btnExBrowse: TButton
Left = 254
Top = 72
Width = 78
Height = 26
Caption = '&Browse...'
TabOrder = 1
OnClick = btnExBrowseClick
end
end
object TPage
Left = 0
Top = 0
Caption = 'ExSelectFields'
object lblExSelectFields: TLabel
Left = 7
Top = 7
Width = 107
Height = 13
Caption = 'Select fields to export :'
end
object CheckListBox: TCheckListBox
Left = 7
Top = 26
Width = 332
Height = 196
OnClickCheck = CheckListBoxClickCheck
ItemHeight = 13
TabOrder = 0
end
object btnExSelectAll: TButton
Left = 184
Top = 228
Width = 74
Height = 24
Caption = '&Select All'
TabOrder = 1
OnClick = btnExSelectAllClick
end
object btnExUnselect: TButton
Left = 262
Top = 228
Width = 74
Height = 24
Caption = '&Unselect'
TabOrder = 2
OnClick = btnExUnselectClick
end
end
object TPage
Left = 0
Top = 0
Caption = 'IMpFileName'
object lblImpName: TLabel
Left = 13
Top = 13
Width = 101
Height = 13
Caption = 'Select a file to import:'
end
object E_ImpFileName: TEdit
Left = 13
Top = 39
Width = 319
Height = 21
TabOrder = 0
end
object btnImpBrowse: TButton
Left = 254
Top = 72
Width = 78
Height = 26
Caption = '&Browse...'
TabOrder = 1
OnClick = btnImpBrowseClick
end
end
object TPage
Left = 0
Top = 0
Caption = 'ImpSelectFields'
object lblImpMap: TLabel
Left = 7
Top = 7
Width = 96
Height = 13
Caption = 'Map importing fields:'
end
object btnImpSelectAll: TButton
Left = 184
Top = 228
Width = 74
Height = 24
Caption = '&Select All'
TabOrder = 0
OnClick = btnImpSelectAllClick
end
object btnImpReset: TButton
Left = 262
Top = 228
Width = 74
Height = 24
Caption = '&Reset'
TabOrder = 1
OnClick = btnImpResetClick
end
object ImpListView: TListView
Left = 7
Top = 26
Width = 332
Height = 189
Checkboxes = True
Columns = <
item
Width = 200
end
item
Width = 200
end>
ReadOnly = True
RowSelect = True
TabOrder = 2
ViewStyle = vsReport
OnChange = ImpListViewChange
OnDblClick = ImpMapClick
end
object ImpMap: TButton
Left = 106
Top = 228
Width = 74
Height = 24
Caption = '&Map...'
TabOrder = 3
OnClick = ImpMapClick
end
end
end
object BrowseDir: TBrowseDirectoryDlg
Options = [bfDirectoriesOnly]
ShowSelectionInStatus = True
Left = 64
Top = 280
end
object Language: TLanguage
LangCenter = DM_Language.LangCenter
ResStrings.Strings = (
'0001=< &Back'
'0002=Ne&xt >'
'0003=Finish'
'0004=You must fill the user name'
'0005=You must fill the "Sender Name"'
'0006=You must fill the "Email address"'
'0007=You must fill the "POP3 Server"'
'0008=You must fill the "SMTP Server"'
'0009=<Default>'
'0010=FoxMail can not continue running if you do not create one a' +
'ccount. ;;Exit FoxMail now?'
'0011=Select mailbox directory:'
'0012=This directory has already been used by an account, you can' +
' not set it as mail directory!'
'0013=You must indicate the file name export to!'
'0014=File already exists! Do you want to replace it?'
'0015=Flie not found!'
'0016=Can not import this file!'
'0017=Text fields'
'0018=Address book fields'
'0060=Name'
'0061=E-mail address'
'0070=Mobile Phone'
'0071=Pager Number'
'0072=OICQ'
'0073=ICQ'
'0074=Personal HomePage'
'0075=Sex'
'0076=Birthday'
'0077=Interest'
'0080=Home Country'
'0081=Home Province'
'0082=Home City'
'0083=Home PostCode'
'0084=Home Street Address'
'0085=Home Telephone1'
'0086=Home Telephone2'
'0087=Home Fax'
'0090=Office Company'
'0091=Office Country'
'0092=Office Province'
'0093=Office City'
'0094=Office PostCode'
'0095=Office Address'
'0096=Office HomePage'
'0097=Office Position'
'0098=Office Department'
'0099=Office Telephone1'
'0100=Office Telephone2'
'0101=Office Fax'
'0110=Memo'
'0120=Male'
'0121=Female'
'0130=Logon Outlook Failed!'
'0131=Outlook Contact fields')
Left = 32
Top = 280
end
end